Tootsville::Infinity-Get-Server-Time

Function

Infinity-Get-Server-Time names a function, with lambda list (D USER RECIPIENT/S):

Send the server time to the client requesting it

Lisp GET-SERVER-TIME = JSON getServerTime

For synchronization purposes.

Sends a JSON object with a property, serverTime, with the current time in milliseconds (give or take transit time). This is the Unix time, not the Universal time, and in milliseconds, not seconds.

File

Defined in file src/infinity/legacy-commands.lisp.